Post

Replies

Boosts

Views

Activity

Reply to Skipping requirements for trusted certificates for manual CRL check?
Hi Matt, Thanks for the reply. For reasons outside of our control we need to use CRLs instead of OCSP unfortunately. Just wanted to check if there was an easy way to do this using the Apple-provided APIs. We've already implemented an offline file-based CRL check, so implementing a CRL downloading mechanism using the CRL urls embedded in the certificate should be straightforward. Thanks!
Sep ’21
Reply to Background fetch after app is force-quit
Thank you for the quick response! Does that mean there is no way for any background activity to occur in the app after the user has force closed the app? Both fetch time and background/silent notifications (using "content-available") won't work? (It appears that when the device is restarted that the "has been force closed" flag gets reset for apps - is that correct too?)
Nov ’20